Make gdk_keyval_to_unicode return more codes
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Mar 2011 16:46:45 +0000 (12:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Mar 2011 16:48:59 +0000 (12:48 -0400)
commit66a77d0bc0cadcf14faeb3d6a5da3a78ae1ab6d1
tree4375181a95dd526076c0038814b49a6b34281173
parentf4930dca558312f8f3299372734e14e4f921351f
Make gdk_keyval_to_unicode return more codes

Previously, we didn't map ASCII controls to their Unicode
counterparts. Fix that.

https://bugzilla.gnome.org/show_bug.cgi?id=644836
gdk/gdkkeyuni.c